home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / video / 04 / setup.exe / TMPGEnc.exe / 1041 / RCDATA / TGRAPHICSAVEDIALOGFORM / TGRAPHICSAVEDIALOGFORM.txt
Text File  |  2001-04-04  |  987b  |  52 lines

  1. object GraphicSaveDialogForm: TGraphicSaveDialogForm
  2.   Left = 193
  3.   Top = 117
  4.   BorderStyle = bsNone
  5.   ClientHeight = 38
  6.   ClientWidth = 454
  7.   Color = clBtnFace
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Label2: TLabel
  21.     Left = 11
  22.     Top = 19
  23.     Width = 71
  24.     Height = 12
  25.     Caption = 'JPEG ∩┐╜╠òi∩┐╜∩┐╜:'
  26.   end
  27.   object Bevel1: TBevel
  28.     Left = 8
  29.     Top = 6
  30.     Width = 436
  31.     Height = 2
  32.     Anchors = [akLeft, akTop, akRight]
  33.   end
  34.   object Label3: TLabel
  35.     Left = 185
  36.     Top = 19
  37.     Width = 6
  38.     Height = 12
  39.     Caption = '%'
  40.   end
  41.   object JPEGCompressionQuality: TSpinEdit
  42.     Left = 116
  43.     Top = 14
  44.     Width = 62
  45.     Height = 21
  46.     MaxValue = 100
  47.     MinValue = 1
  48.     TabOrder = 0
  49.     Value = 0
  50.   end
  51. end
  52.